projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a71f59c
)
(LIBS): Include OLE32.
author
Jason Rumney
<jasonr@gnu.org>
Wed, 11 Jul 2007 14:41:44 +0000
(14:41 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Wed, 11 Jul 2007 14:41:44 +0000
(14:41 +0000)
src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/src/makefile.w32-in
b/src/makefile.w32-in
index 4dad03f4c0c7ad862130ad8e50c57e498ca84fe9..ccb0dcf9f5fd7fc92951f6f03a26ca1b61624ae9 100644
(file)
--- a/
src/makefile.w32-in
+++ b/
src/makefile.w32-in
@@
-138,7
+138,7
@@
LIBS = $(TLIB0) \
$(TLIB1) \
$(TLIBW32) \
$(TLASTLIB) \
- $(WINMM) \
+ $(WINMM)
\
$(ADVAPI32) \
$(GDI32) \
$(COMDLG32) \
@@
-146,6
+146,7
@@
LIBS = $(TLIB0) \
$(MPR) \
$(SHELL32) \
$(WINSPOOL) \
+ $(OLE32) \
$(libc)
#